1bashThis demonstrates the use of the clear command to clear the terminal screen, with an alternative method (Ctrl-L) noted in the comment.clear # Ctrl-L also works for clearing output.bash internalprocess managementcommandsterminal managementclear screen